Turn the gtk version and age variables into functions
authorTor Lillqvist <tml@iki.fi>
Wed, 8 Sep 2010 14:36:10 +0000 (17:36 +0300)
committerTor Lillqvist <tml@iki.fi>
Wed, 8 Sep 2010 18:31:33 +0000 (21:31 +0300)
commitcb24bcc61301c2099289e684edb93becb2a01c39
tree6faf475927850f03a77e3b962e0a3e0f5d9e44d4
parentb654afcb480c4f971436bd82a7b20f86686a9c02
Turn the gtk version and age variables into functions

Having variables exported from a DLL is slightly painful and
potentially error-prone on Windows, so let's try get rid of them now
when we can. Starting with these.
demos/gtk-demo/appwindow.c
docs/reference/gtk/tmpl/gtkfeatures.sgml
gtk/gtk.symbols
gtk/gtkmain.c
gtk/gtkmain.h
tests/testgtk.c